projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3525692
)
Silence a theme parser error
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 1 Jun 2011 22:40:11 +0000
(18:40 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 1 Jun 2011 22:40:11 +0000
(18:40 -0400)
tests/testgtk.css
patch
|
blob
|
history
diff --git
a/tests/testgtk.css
b/tests/testgtk.css
index f1207f72a1f9f970994716852f3f474bd36e9e4c..f5e8694f12704c68095ecb7139ac1d5163b194a3 100644
(file)
--- a/
tests/testgtk.css
+++ b/
tests/testgtk.css
@@
-4,7
+4,7
@@
@binding-set entry-bindings {
bind "<alt>s" { "move-cursor" (visual-positions, 3, 0) };
bind "<alt>a" { "move-cursor" (visual-positions, -3, 0) };
-}
;
+}
* {
-GtkButton-child-displacement-x: 1;